projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3835b82
)
Some more
author
Matthias Clasen
<matthiasc@src.gnome.org>
Tue, 4 Jan 2005 15:47:02 +0000
(15:47 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Tue, 4 Jan 2005 15:47:02 +0000
(15:47 +0000)
gdk-pixbuf/io-bmp.c
patch
|
blob
|
history
diff --git
a/gdk-pixbuf/io-bmp.c
b/gdk-pixbuf/io-bmp.c
index 89d14b41788265c3b96a6e0e616857fe5c9834ae..2724914ab6ce01602d56f89299471b77aeedc811 100644
(file)
--- a/
gdk-pixbuf/io-bmp.c
+++ b/
gdk-pixbuf/io-bmp.c
@@
-33,7
+33,7
@@
#include "gdk-pixbuf-private.h"
#include "gdk-pixbuf-io.h"
-#define DUMPBIH
1
+#define DUMPBIH
0
\f
@@
-863,8
+863,6
@@
static void OneLine(struct bmp_progressive_state *context)
context->Lines++;
if (context->updated_func != NULL) {
- g_print ("OneLine negative %d lines %d\n",
- context->Header.Negative, context->Lines);
(*context->updated_func) (context->pixbuf,
0,
(context->Header.Negative ?